const runtime.heapStatsDep

18 uses

	runtime (current package)
		metrics.go#L251: 			deps: makeStatDepSet(heapStatsDep),
		metrics.go#L263: 			deps: makeStatDepSet(heapStatsDep),
		metrics.go#L270: 			deps: makeStatDepSet(heapStatsDep),
		metrics.go#L277: 			deps: makeStatDepSet(heapStatsDep),
		metrics.go#L289: 			deps: makeStatDepSet(heapStatsDep),
		metrics.go#L296: 			deps: makeStatDepSet(heapStatsDep),
		metrics.go#L322: 			deps: makeStatDepSet(heapStatsDep),
		metrics.go#L329: 			deps: makeStatDepSet(heapStatsDep),
		metrics.go#L336: 			deps: makeStatDepSet(heapStatsDep),
		metrics.go#L361: 			deps: makeStatDepSet(heapStatsDep),
		metrics.go#L369: 			deps: makeStatDepSet(heapStatsDep),
		metrics.go#L376: 			deps: makeStatDepSet(heapStatsDep),
		metrics.go#L383: 			deps: makeStatDepSet(heapStatsDep),
		metrics.go#L390: 			deps: makeStatDepSet(heapStatsDep),
		metrics.go#L425: 			deps: makeStatDepSet(heapStatsDep, sysStatsDep),
		metrics.go#L453: 			deps: makeStatDepSet(heapStatsDep, sysStatsDep),
		metrics.go#L589: 	heapStatsDep  statDep = iota // corresponds to heapStatsAggregate
		metrics.go#L906: 		case heapStatsDep: